home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / wildview.zip / README next >
Text File  |  1992-07-01  |  5KB  |  130 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.        WildView! Version 1.01, simple Windows log viewer for WILDCAT! BBS.
  7.  
  8.                       Mike Riley, TheOpenWindow BBS 
  9.       
  10.                       30 Broadway, Beverly, MA 01915  
  11.                 
  12.                       Data:  508-927-3459/7224 v32 24 hours 
  13.                       Voice: 508-921-9489   
  14.  
  15.                       FIDO - 1:324/177    RIME - OPENWIN     
  16.  
  17.  
  18.                 WildView!, what is it? Well, just what the description
  19.         says..a Windows log viewing tool for WILDCAT 3.x ACTIVITY.*,
  20.         ERROR.LOG, QUESNEW.*, and other WC-related log files including
  21.         BOBCAT, CATSCAN, DBRIDGE, FRONTDOOR and WILDMAIL. With WildView!,
  22.         you can view, print, and kill your log files without having to go
  23.         thru numerous File Open commands, etc. You are also using a
  24.         true Windows app which will help conserve memory for your
  25.         DOS(BBS)windows. By setting the default paths once, you can
  26.         simply open WildView! and manipulate your WC logs quickly and
  27.         easily. Here is a quick how-to-get-started:
  28.  
  29.         
  30.                 1) Start Windows; Copy WV.EXE to any directory you choose
  31.                 then add it to a program group thru Program Manager. 
  32.  
  33.                 2) Copy the included WV.HLP file to the same directory.
  34.  
  35.                 3) Copy the included WV.INI file to your Windows directory.
  36.  
  37.                 4) Start WildView! and modify your default drive/path
  38.                 locations for each of the WILDCAT & related log files by
  39.                 accessing the Utility Menu...Simply highlight the type of
  40.                 file at left, enter in the FULL drive/path in the edit box
  41.                 at right, and press OK..This will save your selection in
  42.                 the WV.INI file. Please be sure to end your selection with
  43.                 a '\' i.e. "C:\WC30\" or "W:\DOORS\BOBCAT\".
  44.                 
  45.  
  46.                 That's it...by accessing the View Menu command, you will be
  47.         presented with a scrollable list box with the files available for
  48.         viewing.. Simply select your choice with the mouse, then the action
  49.         you wish.. pretty simple, but if you get stuck, there is on-line
  50.         help available. 
  51.  
  52.  
  53.  
  54.  
  55.                 Although this program was written using Microsoft C v7.0 
  56.         & Windows 3.1 SDK, and consquently will use a minimal amount of
  57.         disk space(26k) and memory(38k), there are a couple of restrictions:
  58.  
  59.                 1) The View file list box is limited to 64k in size..This
  60.                 should not prove a problem to most sysops, but if you notice
  61.                 by paging to the end of your viewed file that something seems
  62.                 to be missing...the log file is probably too large.
  63.  
  64.                 2) You're limited to using the log file names contained in
  65.                 the program..Although you can name the drive/paths whatever
  66.                 you choose, I cranked this thing out quickly with some
  67.                 hard-coded file names..Since they are the default names for
  68.                 each software package that produces them, they should work
  69.                 just fine for most of us. For exact syntax of what names are
  70.                 used, see the on-line help file.
  71.  
  72.                 If either of these prove to be a problem for you, let me
  73.         know..I didn't plan on changing these because they meet my needs,
  74.         but I will add the code if enough people request it. Also, the code
  75.         is compiled to run under both versions of Windows(3.0/3.1) but
  76.         since I run my BBS under 3.1, this is what I have tested it under.
  77.         If you run under Windows 3.0(why?) let me know if you have any
  78.         problems.
  79.  
  80.                 This program is free, so if it's useful to you, great! If
  81.         you have any feedback, or would like any additional features, please
  82.         drop me a note..I'll add whatever is reasonable and would enjoy 
  83.         hearing if it helped you out.
  84.  
  85.  
  86.                                         Mike Riley
  87.  
  88.  
  89.                 Oh, in case I forgot to mention it..Although WildView!
  90.         has been tested extensively, and I use this program on my own
  91.         system with no problems, there is no guarantee, implicit or other..
  92.         Consequently, if you use WildView!, you do so at your own risk.
  93.         Also, when unzipping the file, the PKZIP -AV stamp 
  94.         "HXX310 THEOPENWINDOW TCS" should appear..if not, the file may
  95.         have been tampered with.. get another copy just to play it safe.
  96.         You can FREQ it from 1:324/177 as WILDVIEW.
  97.         Thanks.
  98.  
  99.  
  100.  
  101.  
  102. Changes:
  103. 6/29/92- Added Update button to utility screen for easier WV.INI default
  104. updates..Also, Find capability for Log detail..thanks to Rick Heming, MSI,
  105. for the suggestions..
  106.  
  107. 6/29/92-Added Wildcat! Questionnaire files support in addition to other
  108. logs..Thanks to Cyrus Cathey, Power Windows BBS for this one.
  109.  
  110. 6/29/92-Added support for WCFILE, WCREPAIR.LOG files.
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.